home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / binutils / config / rslynx
Encoding:
Text File  |  1994-06-08  |  378 b   |  12 lines

  1. # Special configuration to build nm for rs6000 lynx, but no other binutils.
  2. # In the unlikely case that you build an rs6000 lynx native _and_ use
  3. # --with, this file shall not be consulted and your warrenty shall be void.
  4.  
  5. # If all the binutils are ever ported to rs6000 this file can be removed.
  6.  
  7. MANPAGES= nm c++filt
  8.  
  9. PROGS = $(NM_PROG) $(DEMANGLER_PROG)
  10.  
  11. TOOL_PROGS = nm.new
  12.